var runtime.bubbleGen

2 uses

	runtime (current package)
		synctest.go#L168: var bubbleGen atomic.Uint64 // bubble ID counter
		synctest.go#L181: 		id:      bubbleGen.Add(1),